Apr 05, 2025 - 1:45 pm - {
  "customerName": "Ajith",
  "phone": "6173927229",
  "totalPrice": 700,
  "items": [
    {
      "productId": 3,
      "productName": "Beef Burger",
      "quantity": 6,
      "price": 100,
      "totalPrice": 600
    }
  ]
}

